home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Games / PC-SIG World of Games (CDRM1080710) (1993).iso / 1523 / README2.BAT < prev   
DOS Batch File  |  1990-10-07  |  2KB  |  69 lines

  1.  echo off
  2.  cls
  3.  ECHO.
  4.  ECHO.
  5.  ECHO.                              A_CURSE VERSION 2.0
  6.  ECHO.
  7.  ECHO.                (C) Copyrighted 1990 by Conrad Button's Software
  8.  ECHO.
  9.  ECHO.
  10.  ECHO.                         NEW FEATURES IN THIS VERSION
  11.  ECHO.
  12.  ECHO.         1. The vocabulary for A_CURSE2 has been in creased by 160
  13.  ECHO.            percent and the more objectionable words have been deleted.
  14.  ECHO.            The number of unique curses which can now be generated exceed
  15.  ECHO.            ten billion!
  16.  ECHO.
  17.  ECHO.         2. A Practical Joke Option has been added.  Now you can trap
  18.  ECHO.            and curse unwary users of your PC.
  19.  ECHO.
  20.  ECHO.
  21.  ECHO.
  22.  ECHO.
  23.  PAUSE
  24.  CLS
  25.  ECHO.
  26.  ECHO.
  27.  ECHO.      A_CURSE2 will display from 1 to 10 `Curses' on your monitor's screen.
  28.  ECHO.             These curses are of the form `May A$ S$ V$ your O$'
  29.  ECHO.   where A$, S$, V$ & O$ are randomized adjectives, subjects, verbs & objects.
  30.  ECHO.            For example: May demented yuppies assualt your Toyota.
  31.  ECHO.                         May ten thousand camels spit on your keyboard.
  32.  ECHO.              (There are over TEN BILLION possible combinations.)
  33.  ECHO.
  34.  ECHO.            To display the randomly composed curses, type and enter
  35.  ECHO.                                A_CURSE2 n
  36.  ECHO.                   where `n' is a number between 1 and 10
  37.  ECHO.
  38.  ECHO.      To use the PRACTICAL JOKE OPTION, include a P at the end of the line
  39.  ECHO.      (e.g. A_CURSE2 1P), then leave your PC unattended so that others who
  40.  ECHO.     attempt to use it will be cursed.  Note: Typing and entering the words
  41.  ECHO.    CONRAD BUTTON will allow you to deactivate this option and return to DOS.
  42.  ECHO.
  43.  ECHO.       You can also place A_CURSE2 in your AUTOEXEC.BAT file so that you will
  44.  ECHO.    be cursed durin the boot-up of your PC and can start your day with a smile.
  45.  ECHO.
  46.  ECHO.
  47.  PAUSE
  48.  CLS
  49.  ECHO.
  50.  ECHO.
  51.  ECHO.
  52.  ECHO.
  53.  ECHO.
  54.  ECHO.
  55.  ECHO.
  56.  ECHO.        If you are not a registered user of A_CURSE2, please send $10 to:
  57.  ECHO.
  58.  ECHO.                           Conrad Button's Software
  59.  ECHO.                            13807 S. E. 282 Street
  60.  ECHO.                                Kent, WA 98042
  61.  ECHO.
  62.  ECHO.         Those who register will receive a free copy of the next update.
  63.  ECHO.
  64.  ECHO.
  65.  ECHO.
  66.  ECHO.
  67.  ECHO.
  68.  
  69.